Skip to main content

TsgExpDXFLayer

Unit: DXFExport

Description

The TsgExpDXFLayer class provides exporting of internal information to the DXF format files. Call the ExportAsDXF method for run exporting.

Properties

PropertiesDescriptions
ColorThe property defines a color of layer.
FlagsThe standard flags (bit-coded values).
LinetypeNameThe property defines the name of the linetype.
LineWeightThe property defines the line weight of the layer.
NameThe property defines a name of the layer.

Methods

MethodsDescriptions
CreateCreates an instance of the TsgExpDXFLayer class.
ExportAsDXFThe method exports the layer to the DXF format.